Skip to main content

GitHub Services and Webhook Events

In this topic, you can see the list of services and webhook events that are available with GitHub integration in the Backflipt platform.

  1. Create Organization Invitation
  2. Create Repository
  3. Get User Id
  4. Get My Userlnfo
  5. List organization members
  6. List User Repositories
  7. List Owned Repositories
  8. Get Repository Details
  9. Invite Collaborator
  10. Delete Collaborator
  11. Create Webhook Subscription
  12. Delete Webhook Subscription
  13. Web-hook Event Parser
  14. Get Repository Branches

Webhook Event:

On Issue Creation is the only webhook event in the GitHub integration.

Top of page